| Total Complexity | 58 |
| Dependencies | 6 |
| Dependents | 83 |
| Total lines | 407 |
| Lines of code | 175 |
| Logical lines of code | 88 |
| Comment lines | 185 |
| Methods | 15 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| jetpack_register_block() | 41 | 14 | 57 | |
| is_gutenberg_version_available() | 49 | 9 | 33 | |
| classes() | 54 | 7 | 21 | |
| get_block_metadata() | 63 | 7 | 10 | |
| get_block_metadata_from_file() | 60 | 4 | 13 | |
| get_block_name_from_metadata() | 76 | 3 | 3 | |
| remove_extension_prefix() | 69 | 3 | 6 | |
| get_path_to_block_metadata() | 68 | 3 | 6 | |
| is_amp_request() | 74 | 2 | 4 | |
| get_block_name() | 75 | 1 | 4 | |
| get_block_feature() | 75 | 1 | 4 | |
| get_block_feature_from_metadata() | 78 | 1 | 3 | |
| is_registered() | 79 | 1 | 3 | |
| is_fse_theme() | 75 | 1 | 4 | |
| is_standalone_block() | 74 | 1 | 4 |